home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / ATL / src / atl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-02-19  |  1.2 KB  |  56 lines

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2.  
  3.  
  4. /* File created by MIDL compiler version 3.01.75 */
  5. /* at Thu May 14 17:01:47 1998
  6.  */
  7. /* Compiler settings for atl.idl:
  8.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  9.     error checks: none
  10. */
  11. //@@MIDL_FILE_HEADING(  )
  12. #include "rpc.h"
  13. #include "rpcndr.h"
  14.  
  15. #ifndef __atl_h__
  16. #define __atl_h__
  17.  
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif 
  21.  
  22. /* Forward Declarations */ 
  23.  
  24. /* header files for imported files */
  25. #include "oaidl.h"
  26. #include "atliface.h"
  27.  
  28. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  29. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  30.  
  31.  
  32. #ifndef __ATLLib_LIBRARY_DEFINED__
  33. #define __ATLLib_LIBRARY_DEFINED__
  34.  
  35. /****************************************
  36.  * Generated header for library: ATLLib
  37.  * at Thu May 14 17:01:47 1998
  38.  * using MIDL 3.01.75
  39.  ****************************************/
  40. /* [helpstring][version][uuid] */ 
  41.  
  42.  
  43.  
  44. EXTERN_C const IID LIBID_ATLLib;
  45. #endif /* __ATLLib_LIBRARY_DEFINED__ */
  46.  
  47. /* Additional Prototypes for ALL interfaces */
  48.  
  49. /* end of Additional Prototypes */
  50.  
  51. #ifdef __cplusplus
  52. }
  53. #endif
  54.  
  55. #endif
  56.